const go/types.debug
27 uses
go/types (current package)
call.go#L366: if debug {
call.go#L924: if !disabled && debug {
check.go#L25: const debug = false // leave on during development
check.go#L141: if debug {
context.go#L98: if debug {
context.go#L121: if debug {
decl.go#L215: if debug {
decl.go#L522: if debug {
decl.go#L950: if debug {
errors.go#L285: if debug {
eval.go#L74: if scope == nil || debug {
expr.go#L285: if debug {
infer.go#L373: if debug {
infer.go#L672: if debug {
labels.go#L60: if debug {
lookup.go#L622: if debug {
predicates.go#L442: if debug {
recording.go#L46: if !debug && !check.recordTypes() {
recording.go#L51: if debug && isTyped(info.typ) {
stmt.go#L413: if debug {
typeset.go#L126: if debug {
typeset.go#L360: if !debug {
typeterm.go#L156: if debug && (x.typ == nil || y.typ == nil) {
unify.go#L707: if debug {
unify.go#L757: if debug {
union.go#L179: if debug {
validtype.go#L48: if debug {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)